home *** CD-ROM | disk | FTP | other *** search
/ 501 Great Games / 501 Great Games - Volume One (2001)(Guildhall Leisure Services).iso / BALLMSTR / _SETUP.1 / BallM.exe / 0 / RCDATA / TFORM6 / TFORM6.txt < prev   
Text File  |  1998-05-31  |  4KB  |  185 lines

  1. object Form6: TForm6
  2.   Left = 305
  3.   Top = 212
  4.   HelpContext = 70
  5.   BorderStyle = bsDialog
  6.   Caption = 'About Ball Master'
  7.   ClientHeight = 274
  8.   ClientWidth = 229
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 16
  21.     Top = 105
  22.     Width = 197
  23.     Height = 26
  24.     Alignment = taCenter
  25.     AutoSize = False
  26.     Caption = 
  27.       'Fast, high-quality, cheap software engineering from Sergei Gusse' +
  28.       'v.'
  29.     Font.Charset = DEFAULT_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -9
  32.     Font.Name = 'Arial'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     WordWrap = True
  36.   end
  37.   object Label2: TLabel
  38.     Left = 4
  39.     Top = 129
  40.     Width = 221
  41.     Height = 35
  42.     Alignment = taCenter
  43.     AutoSize = False
  44.     Caption = 
  45.       'From toys to complex Internet, Intranet and Client/Server infosy' +
  46.       'stems including development for Microsoft Windows(tm) 95/98/NT a' +
  47.       'nd Java(tm).'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -9
  51.     Font.Name = 'Arial'
  52.     Font.Style = []
  53.     ParentFont = False
  54.     WordWrap = True
  55.   end
  56.   object Label3: TLabel
  57.     Left = 7
  58.     Top = 89
  59.     Width = 74
  60.     Height = 12
  61.     Caption = 'Ver.1.14 31.05.98'
  62.     Font.Charset = DEFAULT_CHARSET
  63.     Font.Color = clWindowText
  64.     Font.Height = -9
  65.     Font.Name = 'Arial'
  66.     Font.Style = []
  67.     ParentFont = False
  68.   end
  69.   object Label4: TLabel
  70.     Left = 85
  71.     Top = 4
  72.     Width = 61
  73.     Height = 85
  74.     Alignment = taCenter
  75.     AutoSize = False
  76.     Caption = 
  77.       'Play Ball Master with your friends over the net. Order Internet ' +
  78.       'version - Ball Master II. '
  79.     Font.Charset = DEFAULT_CHARSET
  80.     Font.Color = clWindowText
  81.     Font.Height = -9
  82.     Font.Name = 'Arial'
  83.     Font.Style = []
  84.     ParentFont = False
  85.     WordWrap = True
  86.   end
  87.   object Label5: TLabel
  88.     Left = 148
  89.     Top = 89
  90.     Width = 81
  91.     Height = 12
  92.     Caption = 'See help for details'
  93.     Font.Charset = DEFAULT_CHARSET
  94.     Font.Color = clWindowText
  95.     Font.Height = -9
  96.     Font.Name = 'Arial'
  97.     Font.Style = []
  98.     ParentFont = False
  99.   end
  100.   object Panel3: TPanel
  101.     Left = 4
  102.     Top = 0
  103.     Width = 80
  104.     Height = 90
  105.     BevelInner = bvLowered
  106.     Font.Charset = BALTIC_CHARSET
  107.     Font.Color = clWindowText
  108.     Font.Height = -11
  109.     Font.Name = 'MS Sans Serif'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     TabOrder = 0
  113.     object Image1: TImage
  114.       Left = 2
  115.       Top = 2
  116.       Width = 76
  117.       Height = 86
  118.       Align = alClient
  119.     end
  120.   end
  121.   object Button1: TButton
  122.     Left = 149
  123.     Top = 247
  124.     Width = 75
  125.     Height = 25
  126.     Caption = 'OK'
  127.     Default = True
  128.     Font.Charset = BALTIC_CHARSET
  129.     Font.Color = clWindowText
  130.     Font.Height = -11
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = []
  133.     ModalResult = 1
  134.     ParentFont = False
  135.     TabOrder = 1
  136.   end
  137.   object Memo1: TMemo
  138.     Left = 4
  139.     Top = 166
  140.     Width = 221
  141.     Height = 78
  142.     HelpContext = 60
  143.     Alignment = taCenter
  144.     Color = clBtnFace
  145.     Font.Charset = BALTIC_CHARSET
  146.     Font.Color = clWindowText
  147.     Font.Height = -9
  148.     Font.Name = 'Arial'
  149.     Font.Style = []
  150.     Lines.Strings = (
  151.       'Sergei Gussev, Kasteheina 2-6'
  152.       'Kohtla-J∩┐╜rve, EE2020 Estonia'
  153.       'Tel. (GSM): +372-55 35 429'
  154.       'Tel./Fax: +372-33 76 722.'
  155.       'E-mail: gsa@ut.ee'
  156.       'WWW: http://www.cs.ut.ee/~gsa/')
  157.     ParentFont = False
  158.     ReadOnly = True
  159.     TabOrder = 2
  160.     WantReturns = False
  161.   end
  162.   object Panel1: TPanel
  163.     Left = 148
  164.     Top = 0
  165.     Width = 80
  166.     Height = 90
  167.     BevelInner = bvLowered
  168.     Font.Charset = BALTIC_CHARSET
  169.     Font.Color = clWindowText
  170.     Font.Height = -11
  171.     Font.Name = 'MS Sans Serif'
  172.     Font.Style = []
  173.     ParentFont = False
  174.     TabOrder = 3
  175.     object Image2: TImage
  176.       Left = 2
  177.       Top = 2
  178.       Width = 76
  179.       Height = 86
  180.       Align = alClient
  181.       Picture.Data = {<image000.bmp>}
  182.     end
  183.   end
  184. end
  185.